Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(test): add test for early Fargate task termination #3274

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

InesNi
Copy link
Contributor

@InesNi InesNi commented Jul 18, 2024

Description

Test for early Fargate task termination

Flow:

  • Trigger Artillery Fargate test run with --record and --output
  • Wait for test to start and get task id from Cloud API
  • Stop the task
  • Wait for 60sec to see if the process will exit early
  • Run assertions:
    • Exited early
    • Exited with code 7
    • Logged Summary report
    • Generates the report file

Pre-merge checklist

  • Does this require an update to the docs?No
  • Does this require a changelog entry?No

@InesNi InesNi force-pushed the ifazlic-art-1864-add-test-for-early-fargate-task-termination branch from bfb6130 to e46adbf Compare July 18, 2024 18:46
@InesNi InesNi force-pushed the ifazlic-art-1864-add-test-for-early-fargate-task-termination branch from e46adbf to 5d64f51 Compare July 19, 2024 14:37
@InesNi InesNi marked this pull request as ready for review July 19, 2024 14:39
@InesNi InesNi force-pushed the ifazlic-art-1864-add-test-for-early-fargate-task-termination branch from 5d64f51 to fbd2705 Compare July 19, 2024 16:54
@InesNi InesNi force-pushed the ifazlic-art-1864-add-test-for-early-fargate-task-termination branch from fbd2705 to 43a971e Compare July 19, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant